Build an API Gateway with Envoy and use with .NET Core APIs
In this step by step tutorial I take you through how to set up Envoy as an API Gateway and run it in ...View More
Run ASP.NET Core 3.1 Apps in Docker with HTTPS.
In this step by step tutorial I take you through how to package your ASP.NET Core app as a Docker Im ...View More
Custom HTTPS Dev Environment using .NET Core, Kestrel & certificates
In this step by step tutorial I take you through how to set up a “custom” domain using: .NET Core, K ...View More
Azure DevOps: Provision API Infrastructure using Terraform - Full Course
In this full course, we'll automatically provision an API on Azure including the infrastructure requ ...View More
.NET Core 3.1 MVC REST API - Full Course
In this full course, we show you how to build a full REST API using .NET Core 3.1. We'll employ MVC, ...View More
Secure a .NET Core API with Bearer Authentication
In this step by step tutorial, I show you how to secure a .NET Core API with JWT Bearer Authenticati ...View More
What is Blazor
If you are a foodie like me, I am sure you will enjoy the recipes on my friend's YouTube channel. If ...View More
ASP NET Core razor pages introduction
Build web applications using ASP.NET core Razor Pages. If you are a foodie like me, I am sure you wi ...View More
Azure Functions: Step by Step Project
In this step by step project, we show you how to use Azure Functions to call the Stack Overflow API ...View More
Docker Compose with .NET Core & SQL Server (Step by Step)
In this step by step tutorial, we show you how to use Docker Compose to spin up a .NET Core API with ...View More